- Updated documentation includes preliminary Users-Guide
- Added 'cDataBrowser.HandleSpecialKeys' property
- A few code optimizations
4.1.2000
Released 1.0b6
Changes:
- Fixed all known memoryleaks. There is still a bug as of RB 2.1b2 that doesn't garbage collect Exception classes. To circumvent generation of those, cDataBrowser has replaces internal Exception Handling with Sanity Checks in the most critical places.
There is still a possibility for Exceptions to be caught internally, but only in those instances where you would force Row or ColumnIndexes out of bounds via your calling code. The chances are minimal, and I feel we can live with it until RealSoftware remedies the problem.